projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
121bbce
)
Bump meson req to 0.50
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 28 Mar 2019 21:35:50 +0000
(17:35 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 28 Mar 2019 21:35:50 +0000
(17:35 -0400)
meson told me to.
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 5ce18aaa0bfbe9132b3585968bdee16dfda4e689..7319640b103e5486b525e431bc834f13a329b01c 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-7,7
+7,7
@@
project('gtk', 'c',
# https://github.com/mesonbuild/meson/issues/2289
'c_std=gnu99',
],
- meson_version : '>= 0.
48
.0',
+ meson_version : '>= 0.
50
.0',
license: 'LGPLv2.1+')
glib_major_req = 2